runtime.arenaHint.down (field)
4 uses
runtime (current package)
malloc.go#L652: if hint.down {
malloc.go#L666: if !hint.down {
malloc.go#L705: hint.addr, hint.down = uintptr(v), true
mheap.go#L301: down bool
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)